overloaded functions meaning in Chinese
供应重载化函数
Examples
- This enables the user to differentiate between overloaded functions
这使用户能够区分重载函数。 - A common example of ambiguous input is an overloaded function name
常见的二义性输入是重载的函数名。 - The debugger supports the evaluation of functions , including overloaded functions
调试器支持函数的计算,包括重载函数的计算。 - For overloaded functions , you can specify the arguments to set the breakpoint correctly
对于重载的函数,可以指定参数以正确地设置断点。 - When you set a breakpoint on an overloaded function , the location of the breakpoint depends on how you specify the function
在对重载函数设置断点时,断点的位置取决于指定函数的方式。